<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Microsoft YaHei, Microsoft YaHei UI, Helvetica Neue, Helvetica, Arial, sans-serif, Verdana, Tahoma;
	font-size: 16px;
	min-width: 1200px;
	color: #666666;
	background: #FFFFFF;
}
img {
	border: none;
	border: 0px;
	vertical-align: middle;
}
a {
	color: #666666;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #fe6a00;
	text-decoration: none;
}
dl, dt, dd, ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}
H1, H2, H3, H4, H5, H6 {
	font-size: 16px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
form, input, select, submit, textarea, button {
	font-size: 16px;
	vertical-align: middle;
	outline: none;
	padding: 0px;
	margin: 0px;
}
em, i {
	font-style: normal;
}
/*框架*/
.f_l {
	float: left;
}
.f_r {
	float: right;
}
.tal {
	text-align: left;
}
.tar {
	text-align: right;
}
.tac {
	text-align: center;
}
.taj {
	text-align: justify;
	text-justify: inter-ideograph;
}
.h10 {
	height: 10px;
}
.h16 {
	height: 16px;
}
.h20 {
	height: 20px;
}
.h24 {
	height: 24px;
}
.h32 {
	height: 32px;
}
.pd3 {
	padding: 3px;
}
.pd5 {
	padding: 5px;
}
.pd10 {
	padding: 10px;
}
.pd15 {
	padding: 15px;
}
.pd20 {
	padding: 20px;
}
.c_p {
	cursor: pointer;
}
.c_b {
	clear: both;
}
.o_h {
	overflow: hidden;
}
.dsn {
	display: none;
}
.dsb {
	display: block;
}
.dsi {
	display: inline;
}
.vam {
	vertical-align: middle;
}
.w100 {
	width: 100%;
}
.h100 {
	height: 100%;
}
.mh300 {
	min-height: 300px;
}
.w1200 {
	width: 1200px;
}
.m1200 {
	margin: 0 auto;
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.bg_f2_h10 {
	background: #f2f2f2;
	width: 100%;
	height: 10px;
	margin: 0 auto;
}
/* table */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.tb {
	width: 100%;
}
.tb th {
	background: #EEEEEE;
}
.tb td {
	border-bottom: #DDDDDD 1px solid;
}
.tb tr:hover {
	background: #F3F3F3;
}
.tf {
	width: 100%;
}
.tf td {
	border-top: #F0F0F0 1px solid;
}
.tf tr:hover {
	background: #F4F4F4;
}
.ls1 {
	letter-spacing: 1px;
}
/*边框*/
.bd_t {
	border-top: #DDDDDD 1px solid;
}
.bd_b {
	border-bottom: #DDDDDD 1px solid;
}
/*背景*/
.bg_ff {
	background: #ffffff;
}
.bg_fa {
	background: #fafafa;
}
.bg_f2 {
	background: #f2f2f2;
}
.bg_f3 {
	background: #f3f3f3;
}
.bg_f5 {
	background: #f5f5f5;
}
.bg_f8 {
	background: #f8f8f8;
}
.bg_ff_100 {
	width: 100%;
	background: #FFFFFF;
}
.bg_fa_100 {
	width: 100%;
	background: #FAFAFA;
}
.bg_f2_100 {
	width: 100%;
	background: #F2F2F2;
}
.bg_f3_100 {
	width: 100%;
	background: #F3F3F3;
}
.bg_f5_100 {
	width: 100%;
	background: #F5F5F5;
}
.bg_f8_100 {
	width: 100%;
	background: #F8F8F8;
}
/*字体*/
.fwb {
	font-weight: bold;
}
.fwn {
	font-weight: normal;
}
.fs12 {
	font-size: 12px;
}
.fs14 {
	font-size: 16px;
}
.fs16 {
	font-size: 16px;
}
.fs18 {
	font-size: 18px;
}
.lh18 {
	line-height: 180%;
}
.f_white {
	color: white;
}
.f_gray {
	color: #666666;
}
.f_orange {
	color: #fe6a00;
}
.f_red {
	color: red;
}
.f_green {
	color: green;
}
.f_blue {
	color: blue;
}
/*公共样式结束*/


/*头部*/
.head_top {
	background: none repeat scroll 0 0 #fafafa;
	height: 36px;
	font-size: 16px;
	color: #6f6f6f;
	line-height: 36px;
}
.head_top a {
	padding-left: 10px;
	height: 36px;
	font-size: 16px;
	color: #999;
	line-height: 36px;
}
.head_cen {
	padding: 25px 0 20px 0;
}
.head_cen img {
	display: block;
}
.top_lan {
}
.top_lan li {
	float: left;
	padding: 0 28px;
}
.lan_cn {
	background: url(/img/lan_cn.jpg) no-repeat 0 center;
}
.lan_en {
	background: url(/img/lan_en.jpg) no-repeat 0 center;
}
.logo {
	width: 530px;
	height: 70px;
	overflow: hidden;
}
.logo img {
	margin: 0px 0 0 0;
	height: 70px;
}
/*导航*/
#head_nav {
	background: none repeat scroll 0 0 #0058ba;
}
#head_nav_1200 {
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
#head_nav_1200 ul {
	width: 1200px;
	height: 50px;
	position: absolute;
	z-index: 99;
}
#head_nav_1200 ul .nav_item {
	width: 160px;
	height: 50px;
	float: left;
	position: relative;
	z-index: 99;
}
#head_nav_1200 ul .nav_item:hover {
	display: block;
	width: 160px;
	height: 50px;
	float: left;
	position: relative;
	background: none repeat scroll 0 0 #005dc6;
}
#head_nav_1200 ul .now {
	background: none repeat scroll 0 0 #005dc6;
}
#head_nav_1200 ul .nav_item:hover div {
	display: block;
}
#head_nav_1200 ul .nav_item a {
	color: #f1f1f1;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	_line-height: 50px;
	text-align: center;
	text-decoration: none;
}
#head_nav_1200 ul .nav_item a:hover {
	color: #fe6a00;
}
#head_nav_1200 ul .nav_item .on {
	color: #fe6a00;
}
#head_nav_1200 ul .nav_item div {
	padding-bottom: 30px;
	display: none;
	background-color: #005dc6;
	border: 1px solid #ccc;
	border-top: 4px solid;
	border-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -49%;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.02), 0 2px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.02), 0 2px 5px rgba(0,0,0,.1);
	box-shadow: 0 0 4px rgba(0,0,0,.02), 0 2px 5px rgba(0,0,0,.1);
	width: 98%;
}
#head_nav_1200 .MT_arrow {
	display: block;
	background: url(../img/dhsjx.png) no-repeat;
	width: 24px;
	height: 16px;
	margin: 0 auto;
}
#head_nav_1200 ul .nav_item div a {
	width: 86%;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
*zoom:1;
}
/*左边导航*/
.left_main {
	width: 280px;
	float: left;
	margin-left: 10px;
}
.left_main .title {
	height: 50px;
	background: #0058ba;
	color: #fff;
	padding: 0 20px;
	line-height: 50px;
	font-size: 20px
}
.left_main .title span {
	background: url(/img/ioc.png) no-repeat 0 center;
	padding-left: 22px;
}
.left_nav {
	border: 1px solid #e6e6e6;
	border-top: 0;
}
.left_nav li .t {
	position: relative;
	background: url(/img/ico3.jpg) no-repeat 260px center;
	border-bottom: 1px solid #e7e7e7;
}
.left_nav li .t2 {
	position: relative;
	background: #F3F3F3 url(/img/icon-r-hs.png) no-repeat 255px center;
}
.left_nav li .t2 i {
	width: 3px;
	height: 20px;
	position: absolute;
	background: #2DB2FF;
	left: 20px;
	top: 15px;
}
.left_box {
	margin: 0 auto;
	width: 280px;
}
.left_box ul {
	border: 0;
}
.left_box ul li {
	width: 278px;
	height: 50px;
	display: block;
	border-radius: 0px;
	background-color: #fafafa;
}
.left_box ul li:hover ul {
	display: block;
}
.left_box ul li a {
	padding-left: 30px;
	text-align: left;
	height: 50px;
	line-height: 50px;
	display: block;
	font-size: 16px;
}
.left_box ul li ul {
	display: none;
	position: relative;
	top: -50px;
	left: 279px;
}
.left_box ul li ul li {
	background-color: #f3f3f3;
	border-bottom: 1px dashed #e7e7e7;
}
.left_box ul li ul li:hover {
	background: #eee;
}
.left_box ul li ul li:hover ul {
	visibility: visible;
}
.left_box ul li ul li ul {
	visibility: hidden;
	position: relative;
	top: -50px;
	left: 279px;
}
.left_box ul li ul li ul li {
	background: #f6f6f6;
}
.left_box ul li ul li ul li:hover {
	background: #F3F3F3;
}
/*产品*/
.sy_pro {
	margin: 0 auto;
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.sy_proshow {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	width: 380px;
	float: left;
	margin: 10px;
	border-radius: 8px;
}
.sy_proshowpad {
	padding: 10px;
	overflow: hidden;
}
.sy_proshow .gallery {
	clear: both;
	display: block;
	transition: all .5s ease-in-out;
}
.sy_proshow .gallery:hover {
	transform: scale(1.1);
}
.sy_proshow img {
	height: 100%;
	width: 100%;
}
.sy_proshow .info {
	font-size: 16px;
	height: 60px;
	line-height: 60px;
}
.sy_proshow .name {
	font-size: 18px;
	text-align: center;
}
.proli {
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}
.proli li {
	width: 274px;
	height: auto;
	float: left;
	margin: 10px;
	padding: 2px;
	border: 1px solid #cccccc;
	overflow: hidden;
}
.proli li img {
	width: 100%;
	height: 274px;
	transition: all .5s ease-in-out;
}
.proli li img:hover {
	transform: scale(1.1);
}
.proli li span {
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.proli li:hover {
	border: 1px solid #fe6a00;
}
.proli li:hover a {
	color: #fe6a00;
}
.ny_proxx {
	margin-bottom: 20px;
	overflow: hidden;
}
.ny_proxximg {
	float: left;
	border: 1px solid #eee;
	padding: 10px;
}
.ny_proxximg img {
	width: 400px;
	height: 400px;
	border: 0px;
}
.ny_proxxnr {
	float: left;
	padding-left: 20px;
	text-align: left;
	Width: 428px;
}
.ny_xxnrjj {
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	margin: 15px 0;
	min-height: 180px;
}
.page_fy {
	width: 800px;
	height: auto;
	overflow: hidden;
	text-align: left;
	color: #666;
	float: left;
	font-size: 16px;
	padding: 5px 5px 5px 15px;
}
.page_fy span {
	padding-right: 10px;
}
.page_fy a {
	padding-right: 10px;
}
.ny_hfbg {
	background: url(/img/bn2.jpg) no-repeat center top;
	width: 1200px;
	height: 270px;
	margin: 0 auto;
}
.sy_main {
	padding: 30px 0 30px 0;
	min-height: 350px;
}
.sy_main_list {
	padding-top: 20px;
	padding-bottom: 30px;
}
.sy_main_list a {
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	color: #666666;
}
.sy_mainjj {
	padding: 30px 0 30px 0;
	margin-bottom: 30px;
}
.sy_mainjj_left {
	height: auto;
}
.sy_mainjj_left img {
	float: left;
	margin: 8px 10px 0 0;
	border-radius: 8px;
}
.sy_mainjj_left h3 {
	font-size: 22px;
	color: #5e5e5e;
	line-height: 37px;
}
.sy_mainjj_left p {
	display: block;
	font-size: 16px;
	color: #5e5e5e;
	line-height: 28px;
	height: auto;
}
.sy-more {
	text-align: center;
	margin: 0 auto;
	width: 110px;
	height: 30px;
	overflow: hidden;
	zoom: 1;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sy-more a {
	display: inline-block;
	width: 108px;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	text-align: center;
	border: 1px solid #fe6a00;
	font-size: 16px;
	color: #fe6a00;
	margin: 0 auto;
}
.sy-more a:hover {
	background: #fe6a00;
	color: #fff;
}
.sy_mainjj_box {
	padding-top: 0px;
}
.p_dhk {
	float: left;
	margin-right: 10px;
}
.p_dhk a {
	width: 180px;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #fe7c22;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	border: 1px solid #fe7c22;
	transition: all .36s ease;
}
.p_dhk a:hover {
	background: #fff;
	color: #fe7c22;
}
.ny_xxnr_m {
	margin: auto;
	width: 900px;
	background: #FFFFFF;
	clear: both;
	overflow: hidden;
}
.ny_proxx_txt {
	padding: 10px 15px;
	line-height: 28px;
	border-bottom: #F5F5F5 1px solid;
	margin-bottom: 10px;
	clear: both;
}
.ny_content {
	font-size: 16px;
	line-height: 200%;
	padding: 10px;
}
.ny_list_thumb {
	overflow: hidden;
}
.ny_proxx_txt strong {
	font-size: 18px;
}
.main_main {
	padding-top: 30px;
}
.main_main_bt {
	text-align: center;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.sy_txt {
	min-height: 170px;
	width: 800px;
	float: right;
}
.main_main_bt span {
	font-size: 30px;
	color: #555;
}
.main_main_bt p {
	font-size: 16px;
	color: #888;
	line-height: 30px;
}
.main_main_right {
	width: 900px;
}
.title1 {
	border-bottom: 1px #efefef solid;
	border-top: 1px #efefef solid;
	height: 45px;
	font-size: 16px;
	color: #5e5e5e;
	line-height: 45px;
	text-align: left;
	padding-left: 10px;
}
.titlebt {
	height: 45px;
	font-size: 22px;
	color: #5e5e5e;
	line-height: 45px;
	text-align: center;
	border-bottom: 1px solid #eee;
	font-weight: bold;
}
.titledate {
	height: 20px;
	font-size: 16px;
	color: #5e5e5e;
	line-height: 20px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}
.ny_nr1 {
	margin: 10px 0px;
}
.ny_nr1 p {
}
.ny_nr1 table {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: #333333;
	border-width: 1px;
	border-color: #DDDDDD;
	border-collapse: collapse;
}
.ny_nr1 table td {
	border-width: 1px;
	padding: 0px 8px;
	border-style: solid;
	border-color: #DDDDDD;
	background-color: #ffffff;
}
.ny_nr1 table td p {
	text-indent: 0;
	margin: 0px;
	padding: 0px;
}
.main_main_box {
	padding: 30px 0 25px 0;
	overflow: hidden;
}
/*资讯*/
.news1 {
}
.news1 ul {
	padding: 8px 0;
}
.news1 li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px #efefef dashed;
}
.news1 li a {
	padding-left: 15px;
}
.news1 li span {
	float: right;
	width: 120px;
	text-align: center;
}
.news2_list {
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.news2_list a:hover {
	COLOR: #fe6a00;
}
.news2_list li {
	float: left;
	width: 540px;
	padding: 12px 8px 10px 12px;
	border-bottom: 1px #bccad5 dashed;
	margin-right: 40px;
}
.news2_list li span {
	float: right;
	line-height: 25px;
}
/*底部*/
.foot_bg {
	background: none repeat scroll 0 0 #252525;
	border-top: 8px solid #505050;
	color: #9b9ea0;
}
.foot_bg a {
	color: #9b9ea0;
}
.foot_bg a:hover {
	color: #fe6a00;
	text-decoration: none;
}
.foot_dh {
	float: left;
	padding-right: 150px;
}
.foot_dh:nth-of-type(3n+3) {
	padding-right: 0px;
}
.foot_dh h3 {
	font-size: 16px;
	color: #d7d8d9;
	padding-bottom: 10px;
}
.foot_dh p {
	display: block;
	line-height: 25px;
}
.foot_tel {
	text-align: right;
	line-height: 25px;
	margin-right: 10px;
	padding-top: 38px;
}
.foot_db {
	padding: 20px 0;
	overflow: hidden;
}
.foot_dbms {
	overflow: hidden;
	margin: 10px auto;
	width: 1200px;
}
.foot_link {
	line-height: 25px;
	text-align: left;
	padding: 1px 0px 50px;
	margin: 0 auto;
	width: 1200px;
	font-size: 14px;
}
</pre></body></html>